home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Transcript 1.0b1
/
DbgPrintF.h
< prev
next >
Wrap
Text File
|
1996-06-15
|
265b
|
17 lines
/***
*
* DbgPrintF.h - Formatted printing to the Transcript application.
*
* Copyright © 1996 Christopher E. Hyde. All rights reserved.
*
* Version: 1.0b1
*
***/
extern
#ifdef __cplusplus
"C"
#endif
void DbgPrintF (const char* format, ...);